eliminate cet usage in destinator, igo8, mmo. (#463)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Sat, 18 Jan 2020 21:46:24 +0000 (14:46 -0700)
committerGitHub <noreply@github.com>
Sat, 18 Jan 2020 21:46:24 +0000 (14:46 -0700)
commitc7826073decda498891c2f5f1e2a3561537e3394
treefee8795468a3a235376bb2218c9573f2f5a7e312
parent8702c78045ebb54e40384c1c1b01940124cf7a67
eliminate cet usage in destinator, igo8, mmo. (#463)

* eliminate cet usage in igo8 format.

added test to verify written header.
This test requires spaces to be embedded within option strings.
testo had to be modififed to preserve these embedded spaces.

* eliminate cet usage in destinator.

* eliminate cet usage in mmo.

This also fixes some apparent encoding/decoding bugs, although
our understanding of this binary format is likely incomplete.

* use smart pointer with encoders/decoders.

* fix bad resolution of merge conflict.
destinator.cc
igo8.cc
lowranceusr.cc
mmo.cc
testo
testo.d/igo8.test
testo.d/mmo.test